@font-face {
    font-family: 'FSElliotPro';
    src: url('fonts/FSElliotProBold.eot');
    src: url('fonts/FSElliotProBold.eot') format('embedded-opentype'),
         url('fonts/FSElliotProBold.woff2') format('woff2'),
         url('fonts/FSElliotProBold.woff') format('woff'),
         url('fonts/FSElliotProBold.ttf') format('truetype'),
         url('fonts/FSElliotProBold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}
/*
@font-face {
    font-family: 'FSElliotPro';
    src: url('fonts/FSElliotProLight.eot');
    src: url('fonts/FSElliotProLight.eot') format('embedded-opentype'),
         url('fonts/FSElliotProLight.woff2') format('woff2'),
         url('fonts/FSElliotProLight.woff') format('woff'),
         url('fonts/FSElliotProLight.ttf') format('truetype'),
         url('fonts/FSElliotProLight.svg#FSElliotProLight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'FSElliotPro';
    src: url('fonts/FSElliotProRegular.eot');
    src: url('fonts/FSElliotProRegular.eot') format('embedded-opentype'),
         url('fonts/FSElliotProRegular.woff2') format('woff2'),
         url('fonts/FSElliotProRegular.woff') format('woff'),
         url('fonts/FSElliotProRegular.ttf') format('truetype'),
         url('fonts/FSElliotProRegular.svg#FSElliotProRegular') format('svg');
    font-weight: 400;
    font-style: normal;
}*/
